glyph cache: Go back to memcmp
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Oct 2019 00:09:14 +0000 (20:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 17 Oct 2019 12:59:34 +0000 (07:59 -0500)
commit222b6c2b581ab2869d8f3d6d9532b545e8861a1f
treea3e1b91ffbd034794f25c428885d8af374270455
parent5ab5ff767797fa1fe294372b35eda2ada91017d4
glyph cache: Go back to memcmp

Be careful to avoid padding data, and only
compare the relevant parts, leaving out the
hash key.
gsk/gl/gskglglyphcache.c
gsk/gl/gskglglyphcacheprivate.h
gsk/gl/gskglrenderer.c